#contentCenter table {
 width: 99%;
 margin: 1em auto 0;
}

#contentCenter td,
#contentCenter th {
 font-size: 90%;
 border: 1px solid #ccc;
 padding: 4px;
 text-align: left;
 vertical-align: top;
}

#contentCenter th {
 background: #777;
 color: #eee;
}

#contentCenter tr.even {
 background: #eee;
}

#contentCenter tr.odd {
 background: transparent;
}

#contentRight a.currentLink {
 color: #000;
 font-weight: bold;
}

div.propFiles {
 margin-bottom: 0.75em;
 border: 1px solid #bbb;
 padding-bottom: 0.75em;
}

div.propFiles h2 {
 padding-left: 10px;
 text-align: left;
}

div.propFiles h3 {
 clear: left;
 font-size: 110% !important;
}

div.propFiles p {
 font-size: 100%;
 line-height: 1.4em;
 margin: 0.5em 0 !important;
}

div.propFiles ul {
 font-size: 95% !important;
 margin: 0 1em 0 !important;
}

div.propFiles ul li {
 clear: left;
 display: block;
 line-height: 22px !important;
 margin: 0.1em 0 0.1em !important;
}

div.propFiles ul a {
 line-height: 22px !important;
}

div.propFiles ul img {
 float: left;
 width: 22px;
 height: 22px;
 margin-right: 0.5em;
}

div.propFiles b.usefuldocsDescription {
 color: #000;
 font-weight: normal;
 line-height: 1.2em;
 margin: 0;
 padding: 0 10px 0 20px;
}

div.propFiles b.usefuldocsTitle {
 color: #348;
 font-weight: bold;
 font-size: 14px;
 margin: 0;
 padding: 0 5px 0 10px;
}
